| Overload | Description |
|---|---|
| CreateVerificationPassedPredicate<TTarget>(VerificationProfile<TTarget>) | Creates the predicate that executes verification and returns true if verification using the specified verifier is passed. |
| CreateVerificationPassedPredicate<TTarget>(String,VerificationProfile<TTarget>) | Creates the predicate that executes verification and returns true if verification using the specified verifier is passed. |